Read a specific version of an email verification configuration by id and version number.
Successful operation.
{- "id": "67ea96a80ab6e12699b0bec0",
- "name": "My configuration1",
- "configurationId": "67ea96a80ab6e12699b0bebf",
- "version": 1,
- "configuration": {
- "disposableMailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "disposableFactorWeight": 100
}, - "dnsblChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "dnsblFactorWeight": 50
}, - "freemailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "freemailFactorWeight": 40
}, - "roleCategoryChecker": {
- "isEnabled": true
}, - "whoisChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "newBornDomainFactorWeight": 85,
- "youngDomainFactorWeight": 10,
- "oldDomainFactorWeight": 10,
- "notPublicFactorWeight": 65,
- "youngDomainAgeThreshold": 365,
- "oldDomainAgeThreshold": 1095
}, - "sharedEmailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "sharedEmailAddressFactorWeight": 50
}, - "dataBreachChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "recentDataBreachFactorWeight": 20,
- "youngDataBreachFactorWeight": 10,
- "oldDataBreachFactorWeight": 5,
- "breachWithPasswordFactorWeight": 20,
- "breachWithMalwareFactorWeight": 20,
- "inflationaryBreachesFactorWeight": 10,
- "breachedDomainFactorWeight": 5,
- "youngDataBreachAgeThreshold": 365,
- "oldDataBreachAgeThreshold": 1095,
- "inflationaryBreachesCountThreshold": 25
}, - "fraudCaseChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true
}
}, - "createdAt": "2025-03-31T13:20:40.677Z",
- "createdBy": "b3e96bd8-96a6-48f5-b378-610d177be354",
- "modifiedAt": "2025-03-31T13:20:40.677Z",
- "modifiedBy": "b3e96bd8-96a6-48f5-b378-610d177be354",
- "defaultConfiguration": false
}